IsirMatch 
EntityType  Independent 
Logical Entity Name  IsirMatch 
Default Table Name  FaISIRStudentMatch 
Logical Only  NO 
Definition 
 
Note 
 

IsirMatch Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
Id(PK)    INTEGER  NO 
 
IsirSummaryId(FK)    INTEGER  NO 
 
AwardYearId(FK)    CHAR(2)  NO 
 
StudentId(FK)    INTEGER  NO 
 
SchoolCode    CHAR(6)  YES 
 
LastModifiedUserId(FK)    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 

IsirMatch Keys 
Key Name  Key Type  Keys 
NK_FaISIRStudentMatch_FaISIRMainId  Inversion Entry  IsirSummaryId 
PK_FaISIRStudentMatch_FaISIRStudentMatchId  PrimaryKey  Id 
UK_FaISIRStudentMatch_FaIsirMainId_FaYearId_SyStudentId_PellId  Unique Constraint  IsirSummaryId, AwardYearId, StudentId, SchoolCode 
NK_FaISIRStudentMatch_UserId  Inversion Entry  LastModifiedUserId 
NK_FaISIRStudentMatch_SyStudentId  Inversion Entry  StudentId 
NK_FaISIRStudentMatch_FaYearId  Inversion Entry  AwardYearId 

IsirMatch Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
IsirSummary  Non-Identifying  One To Zero or More        IsirSummaryId  NO 
AwardYear  Non-Identifying  One To Zero or More        AwardYearId  NO 
Student  Non-Identifying  One To Zero or More        StudentId  NO 
Staff  Non-Identifying  One To Zero or More        LastModifiedUserId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

IsirMatch Check Constraints 
Check Constraint Name  CheckConstraint